﻿2026-08-02T16:36:46.8100390Z ##[group]Run actions/checkout@v5
2026-08-02T16:36:46.8101169Z with:
2026-08-02T16:36:46.8101708Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:36:46.8104712Z   token: ***
2026-08-02T16:36:46.8105025Z   ssh-strict: true
2026-08-02T16:36:46.8105368Z   ssh-user: git
2026-08-02T16:36:46.8105704Z   persist-credentials: true
2026-08-02T16:36:46.8106070Z   clean: true
2026-08-02T16:36:46.8106430Z   sparse-checkout-cone-mode: true
2026-08-02T16:36:46.8106819Z   fetch-depth: 1
2026-08-02T16:36:46.8107141Z   fetch-tags: false
2026-08-02T16:36:46.8107468Z   show-progress: true
2026-08-02T16:36:46.8107795Z   lfs: false
2026-08-02T16:36:46.8108111Z   submodules: false
2026-08-02T16:36:46.8108450Z   set-safe-directory: true
2026-08-02T16:36:46.8108827Z   allow-unsafe-pr-checkout: false
2026-08-02T16:36:46.8109220Z ##[endgroup]
2026-08-02T16:36:47.0028966Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:36:47.0030226Z ##[group]Getting Git version info
2026-08-02T16:36:47.0030811Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-02T16:36:47.0257357Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-02T16:36:47.0813632Z git version 2.43.0.windows.1
2026-08-02T16:36:47.0847796Z ##[endgroup]
2026-08-02T16:36:47.0858361Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\452abca2-3664-4927-8ad2-37d8bf5c8427\.gitconfig'
2026-08-02T16:36:47.0875630Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\452abca2-3664-4927-8ad2-37d8bf5c8427' before making global git config changes
2026-08-02T16:36:47.0877025Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:36:47.0881167Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-02T16:36:47.1751914Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-02T16:36:47.2600565Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:36:47.2623319Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:36:47.2630238Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:36:47.3489424Z refs/heads/golden/barometer
2026-08-02T16:36:47.3515443Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-02T16:36:47.4990303Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:36:47.8237713Z ##[endgroup]
2026-08-02T16:36:47.8243025Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-02T16:36:48.3948914Z ##[group]Cleaning the repository
2026-08-02T16:36:48.3953301Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-02T16:36:52.6463094Z Removing target/
2026-08-02T16:36:52.6493167Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-02T16:36:52.7125282Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:36:52.7152748Z ##[endgroup]
2026-08-02T16:36:52.7153351Z ##[group]Disabling automatic garbage collection
2026-08-02T16:36:52.7157362Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-02T16:36:52.7396916Z ##[endgroup]
2026-08-02T16:36:52.7397290Z ##[group]Setting up auth
2026-08-02T16:36:52.7403173Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:36:52.7634195Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-02T16:36:53.3731084Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:36:53.3978548Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-02T16:36:53.9151837Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:36:53.9385116Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-02T16:36:54.5900762Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-02T16:36:54.6241966Z ##[endgroup]
2026-08-02T16:36:54.6242528Z ##[group]Fetching the repository
2026-08-02T16:36:54.6251003Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2138b16526af959112fa39e245dc027c7bfcc754:refs/remotes/origin/golden/barometer
2026-08-02T16:36:55.3314095Z ##[endgroup]
2026-08-02T16:36:55.3314747Z ##[group]Determining the checkout info
2026-08-02T16:36:55.3315387Z ##[endgroup]
2026-08-02T16:36:55.3320505Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-02T16:36:55.3616804Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-02T16:36:55.3854456Z ##[group]Checking out the ref
2026-08-02T16:36:55.3859035Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T16:36:55.4351477Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T16:36:55.4351862Z Your branch is up to date with 'origin/golden/barometer'.
2026-08-02T16:36:55.4352160Z Switched to and reset branch 'golden/barometer'
2026-08-02T16:36:55.4372158Z ##[endgroup]
2026-08-02T16:36:55.4670648Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-02T16:36:55.5582769Z 2138b16526af959112fa39e245dc027c7bfcc754
